home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hyper Stacks 1994 May
/
Hyper Stacks (Pacific HiTech)(1994)[Mac].iso
/
MacTools
/
C++
/
bitmap_20096.png
< prev
next >
Tile
Portable Network Graphic
|
1991-11-29
|
1.1 KB
|
390x177
|
1-bit (2 colors)
ocr:
Solution to problem # 1. main 0 - cout << dec //set the number base to decimal << 10 // prints out the number 10 << 33 // prints out the number 33 <<45 11 prints out the number 45 <<e endl; //end function main